home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000148_news@newsmaster….columbia.edu _Mon Oct 20 11:04:39 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA02902
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 20 Oct 1997 11:04:38 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA09734
  7.     for kermit.misc@watsun; Mon, 20 Oct 1997 11:04:38 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: msdos kermit and external protocols
  12. Date: 20 Oct 1997 15:04:34 GMT
  13. Organization: Columbia University
  14. Lines: 22
  15. Message-ID: <62fru2$ict$1@apakabar.cc.columbia.edu>
  16. References: <627rv6$aoj$1@apakabar.cc.columbia.edu> <629e5k$t3d@gateway.dircsa.org.au>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7926
  19.  
  20. In article <629e5k$t3d@gateway.dircsa.org.au>,
  21. Arthur Marsh <arthur@gateway.dircsa.org.au> wrote:
  22. : Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  23. : : There is no reason at all why Kermit protocol can't be available on every
  24. : : host, service, BBS, or other thing that you can Telnet to.  When it's not,
  25. : : simply point the provider to the Kermit website:
  26. : :   http://www.columbia.edu/kermit/
  27. : : Of course you can use DSZ or whatever as an external protocol on a serial
  28. : : connection; people have been doing it for years.
  29. : OK, OK, I'll try to get Kermit implemented as an external protocol on my
  30. : MS-DOS based bbs (-:.
  31. In case other readers don't know how easy this is...  There is a special
  32. version of MS-DOS Kermit that is designed for exactly this purpose.  See
  33. the article "MS-DOS Kermit Meets the BBS" in Kermit News #6, March 1995:
  34.  
  35.   http://www.columbia.edu/kermit/newsn6.html#bbs
  36.  
  37. - Frank